Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Remove placeholder #250

Merged
merged 14 commits into from
Feb 7, 2019
Merged

Remove placeholder #250

merged 14 commits into from
Feb 7, 2019

Conversation

hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Feb 1, 2019

What was wrong?

Fix #244

How was it fixed?

Cute Animal Picture

pexels-photo-1245356

* Remove `latest_vdf_outputs`, `persistent_committees`, `persistent_committee_reassignments`, and `custody_challenges` from `BeaconState`
* Remove `custody_reseeds`, `custody_challenges`,  and `custody_responses` from `BaseBeaconBlock`
@hwwhww hwwhww changed the title [WIP] Remove placeholder Remove placeholder Feb 5, 2019
@hwwhww
Copy link
Contributor Author

hwwhww commented Feb 5, 2019

There's a spec change of verify_bitfield (changed to validate_bitfield in our codebase) logic, pending on: ethereum/consensus-specs#573. Otherwise, ready to review.

tests/eth2/beacon/test_beacon_validation.py Outdated Show resolved Hide resolved
tests/eth2/beacon/test_helpers.py Show resolved Hide resolved
tests/eth2/beacon/test_helpers.py Outdated Show resolved Hide resolved
tests/eth2/beacon/test_helpers.py Outdated Show resolved Hide resolved
NIC619 and others added 2 commits February 6, 2019 20:49
Co-Authored-By: hwwhww <hwwang156@gmail.com>
Copy link
Contributor

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent! lgtm

Copy link
Member

@ralexstokes ralexstokes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! repo feels lighter already ;)

Copy link
Contributor

@ChihChengLiang ChihChengLiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@hwwhww hwwhww merged commit dec97c0 into ethereum:master Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove all custody and VDF placeholders
5 participants